Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add cookbook page for svr #3227

Merged
merged 1 commit into from
Jun 2, 2016
Merged

Conversation

sanuj
Copy link
Contributor

@sanuj sanuj commented May 30, 2016

Can't think of a good and short introduction for SVR, need help with that.

number={3},
pages={27},
year={2011},
publisher={ACM}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Another good reference here is the book "Learning with kernels" By Schölkopf and Smola

@karlnapf
Copy link
Member

Integration testing data is missing


#![create_appropriate_kernel]
real width = 1
GaussianKernel kernel(features_train, features_train, width)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no need to initialise the kernel here, svr does that

@karlnapf
Copy link
Member

This is good to be merged after the minor comments have been addressed and travis runs the corresponding integration test

@sanuj sanuj force-pushed the cookbook_svr branch 2 times, most recently from 9859b74 to 0a03c9e Compare June 1, 2016 12:18
@karlnapf
Copy link
Member

karlnapf commented Jun 2, 2016

https://travis-ci.org/shogun-toolbox/shogun/jobs/134431490#L3975

This list needs to contain the test for the new cookbook (add data for that)

@karlnapf karlnapf merged commit 8638ce1 into shogun-toolbox:develop Jun 2, 2016
karasikov pushed a commit to karasikov/shogun that referenced this pull request Apr 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants